(calc-b-prefix-help): Remove references to `calc-symclip'.
authorJay Belanger <jay.p.belanger@gmail.com>
Mon, 16 Nov 2009 23:31:10 +0000 (23:31 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Mon, 16 Nov 2009 23:31:10 +0000 (23:31 +0000)
lisp/calc/calc-help.el

index 50a7140ad2134202f73e8fcaba7f9946bdd64c79..78f45755d9363045a570dd2a76aa76fd6903a8bf 100644 (file)
@@ -575,7 +575,7 @@ C-w  Describe how there is no warranty for Calc."
 (defun calc-b-prefix-help ()
   (interactive)
   (calc-do-prefix-help
-   '("And, Or, Xor, Diff, Not; Wordsize, Clip, Symclip"
+   '("And, Or, Xor, Diff, Not; Wordsize, Clip"
      "Lshift, Rshift, roTate; SHIFT + signed Lshift, Rshift"
      "SHIFT + business: Pv, Npv, Fv, pMt, #pmts, raTe, Irr"
      "SHIFT + business: Sln, sYd, Ddb; %ch")